home *** CD-ROM | disk | FTP | other *** search
/ PCMania 19 / PCMania19.iso / Jogos em Flash / ESPACIAL / INVADERS.EXE / scripts / DefineSprite_607 / frame_2 / DoAction.as < prev   
Text File  |  2002-05-07  |  98b  |  9 lines

  1. tellTarget("/shipsleft")
  2. {
  3.    prevFrame();
  4. }
  5. tellTarget("/cash/cent")
  6. {
  7.    nextFrame();
  8. }
  9.